home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Utilities
/
ENV Server
/
server src
/
aevent.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-05-15
|
155 b
|
13 lines
|
[
TEXT/ALFA
]
/*
** aevent.h
**
** declarations for aevent.c -- the apple event code
*/
#include "GetPutEnvP.h"
void InitAEs(void);
void DoAppleEvent(EventRecord*);